home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 60.zip / BS1 part 60 / Cnet 2.60 d1.adf / systext / help / ranges < prev    next >
Text File  |  1993-02-10  |  2KB  |  43 lines

  1. Without specifying any particular item or range of items, the various commands behave differently:
  2.  
  3.         Browse, Search:         All items
  4.         Scan:                   Current item and on
  5.         Read:                   New items
  6.         all others:             Current, or most recently used item
  7.  
  8. However, there are many additional ways provided in which to express your needs to the system.  To specify which items you wish (where # is an integer):
  9.  
  10.         #               any item number
  11.         #-#             a RANGE of values
  12.         ,               to separate multiple RANGES
  13.  
  14. Other range specifying keywords include:
  15.  
  16.         new             brandnew items and new responses
  17.         brandnew        entirely new items only
  18.         newresp         old items with new responses
  19.         free            items marked as no-charge downloads
  20.         favorite        the sysop's favorites
  21.         byme            items posted/uploaded by you
  22.         tome            items addressed to you
  23.         mess            read/scan messagess individually and in post order
  24.         private         items marked as private
  25.         reverse         move from highest to lowest item/message number
  26.         since           messages after a date; use DAY-MONTH-YEAR,HOUR:MINUTE
  27.         until           messages after a date; use DAY-MONTH-YEAR,HOUR:MINUTE
  28.         'text'          items with 'text' found in the title or description
  29.         unval           unvalidated, unfinished, or no description
  30.         pass            skip the Respond or Pass? prompt
  31.         all   (or *)
  32.         first (or ^)
  33.         last  (or $)
  34.         this  (or . or current)
  35.         next
  36.         previous
  37.  
  38. Examples:
  39.  
  40. S FAVORITE              Look for the sysop's favorite items
  41. D TOME                  Download the items addressed to you
  42. R MESS TOME             Read items and responses addressed to you
  43.